Mapping URL: /salestax/country/{id}
Description: find the salestax entities of country with the appended id
Microservice: ProductService
/salestax/country/{id} |
Mapping URL: /salestax/country/{id}
Description: CountryService
Name: findAllSalesTaxOfCountry(id)
Request Method: GET
Service Interface: /salestax/country/{id}
Service Entity: Country
3.1 CountryService | 3.2 DiscountCampaignService | 3.3 ProductService | 3.4 ShopLicenseService |